G
gwf
Guest
In case anyone else is trying to do something similar, I ended up splitting the fields into two, a text field to hold the label and a field of picklist, text, etc. type to hold the value. As long as you are consistent with naming conventions you can pass them to client-side code with rbf_selectQuery calls like "SELECT field1Label,field1Value FROM object1 where id = 1000" etc. But I still think it would be good to be able to get the field label from the Rollbase API, so I will add an idea to that effect. If you agree please vote for it! Greg
Continue reading...
Continue reading...