Search found 4 matches

Go to advanced search

by steilpass
Thu Mar 06, 2014 10:41 pm
Forum: Issues
Topic: radio button checked from DB query problem
Replies: 9
Views: 1280
 
Jump to post

radio button checked from DB query problem

Grrr. I can't reproduce. Now all versions are working. Sorry.

by steilpass
Thu Mar 06, 2014 10:29 pm
Forum: Issues
Topic: How to invoke a datasource from JS?
Replies: 1
Views: 337
 
Jump to post

How to invoke a datasource from JS?

So I have an update and create datasource which I like to from the same button depending on the state of the object.

I thought about just running JavaScript and invoking the datasource from there. But how would I do that?

by steilpass
Thu Mar 06, 2014 12:32 pm
Forum: Issues
Topic: radio button checked from DB query problem
Replies: 9
Views: 1280
 
Jump to post

radio button checked from DB query problem

In in the EDIT JS part: https://d2r1vs3d9006ap.cloudfront.net/s3_images/1030548/ScreenShot2014-03-06at13.28.19_inline.png?1394108956 BTW: I've got it working by wrapping it in setTimeout This works: pre setTimeout(function(){ element.find("input").prop("checked", ...
by steilpass
Wed Mar 05, 2014 4:49 pm
Forum: Issues
Topic: radio button checked from DB query problem
Replies: 9
Views: 1280
 
Jump to post

radio button checked from DB query problem

I have a similar problem. And your code works fine out of the developer console but not from the function call that is invoked by the service mapping.

Go to advanced search