Hi Barry,
with data mapping available in 4.1 LCS, there's a Use Case I would like to be able to handle, so I thought I'd ask how this would be done.
The Use Case is that our lookups for fixed choices (enumerated types) consists of, for example, the values (A,B,C,D,M) and corresponding descriptions (Apple,Banana,Cherry,Durian,Mango).
How do you see that working out in terms of data mapping in Javascript apps? I realize you're probably not there yet, but thought I'd ask just in case. Obviously I could make a call to a VFP procedure to the server, but I'm also anticipating offline working coming in 5.0, so would like to avoid that.
It would be ideal if however it worked I could stick a JSON string on a control attribute, because then I could attach it to the field in metadata and the workflow becomes seamless.
thanks,
Hank
Bookmarks