With web page elements we can use Which data type must this be and how I have to provide the data if I want that the display value and the return value are not the same? For example if I want to display a nice user firendly string but I want to return the corresponding database ID? asked 26.05.2011 at 09:32 Johann Hölzl |
You should use a record set attribute for this. The value in the first colum is used for the return value, the values in the second column are used for displaying. So, in your case fill the database ID in the first column and your nice user friendly string in the second column. answered 26.05.2011 at 11:53 Bruno Bütler |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 26.05.2011 at 09:32
Seen: 2,177 times
Last updated: 26.05.2011 at 09:32