1.5 looks great. What would you like to see added?

Some excellent additions in 1.5. The HTML Sync looks very good.

2 things I'd like to see:

  1. Create an HTML Template from a form - as I tend to do the app first and then hand to a designer

  2. TWebDBComboBox with Values so you can display text in the dropdown but save a value to the dataset.

What would you like to see?

For 2), did you consider to use TWebDBLookupComboBox?

Hi Bruno

I do use that quite a bit, but for small lists it would be useful to be able to use just the items list rather than create a lookup dataset. Just a property ContainsValues and allow Items to be Key=Value would be useful.

We'll revisit, in particular how this can be mapped onto the HTML SELECT element that is used for a combobox.

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.