Search found 4 matches

Go to advanced search

by Dan Gagliardi
Wed Apr 24, 2013 5:07 pm
Forum: Issues
Topic: Reset cascading SELECT menu dropdown boxes
Replies: 4
Views: 598
 
Jump to post

Reset cascading SELECT menu dropdown boxes

for some reason, using the empty() method removes all entries and then the REST service can't properly populate the select box. I think I would need to empty() then add a no value option, then refresh.

Thanks for the help!

by Dan Gagliardi
Wed Apr 24, 2013 2:17 pm
Forum: Issues
Topic: Reset cascading SELECT menu dropdown boxes
Replies: 4
Views: 598
 
Jump to post

Reset cascading SELECT menu dropdown boxes

I have 3 SELECT menus, all populated from 3 different Collections. S1 - S2 - S3 First time through the interface, S1 is populated, S2, S3 are not. choose S2, S3 gets populated. Go back and Choose a new option form S1, S2 refreshes with new set, but S3 still has list of options from the first selecti...
by Dan Gagliardi
Wed Apr 24, 2013 12:13 am
Forum: Issues
Topic: Occaisional delays for showing most recent version of app saved when I hit "test"
Replies: 18
Views: 4821
 
Jump to post

Occaisional delays for showing most recent version of app saved when I hit "test"

I'm seeing this too. I tried different browsers(chrome, firefox) cleared cache and still getting a recent yet older version of the app.

by Dan Gagliardi
Tue Apr 23, 2013 8:02 pm
Forum: Issues
Topic: Build SELECT Label from multiple attributes from REST service
Replies: 1
Views: 379
 
Jump to post

Build SELECT Label from multiple attributes from REST service

I have a REST service from an appery collection, collection1, attrib1, attrib2 I used the ui editor to populate the label of the Select control with attrib1. What I would like to do is create the list of select option labels as attrib1 +":" + attrib2 How can I do this in the editor? Thanks D

Go to advanced search