Use our Google Custom Search for best site search results.
Search
Page 1 of 1 (5 items)
-
Hi,
Has someone found an answer? Changing the font for the controls using views work only for those control types, but I also want to change the "Normal" style font and have not found a way to do it.
thanks.
Diego.
-
I knew it was not that difficult and it's even easier with very helpful and kind people such as you.
Now my form executes the rules and then it saves and closes using the custom code.
Thanks Qazi Anis,
Best regards
Diego
-
You are right Qazi Anis, if the user does change something but don't want to save it, he won't even know that it has already been saved.
The problem I saw with this.close is that since I'm using infopath, and not form services, the form gets closed but infopath remains open. I really didn't like that behaivour.
I ...
-
Hi, Qazi Anis....
Just a note...I used this.save(); on the button that has all the rules ending with the close rule and it didn't work, then I realized that rules are executed before custom code and the form closes before geting to the this.save();
In my case the user had only one text field to modify so I placed the this.save() on ...
-
Hi TiltnSpill
Have you been able to save without propmpting the user using rules?
I need to do the same.
Next week I'll be trying to do it using custome code, since I've not been able to do it using rules.
Best regards.
Page 1 of 1 (5 items)