Hi,i am trying to add subform using instanceManger.addInstance(true); on a button click event. But subform/instance is not getting added.I have created a POC sample and attaching an screenshot. Please let me knwo the issue why i am not able to add subform.regardsSunil
Don,I understand what you say. I just wanted to know if workbench liberary can be used or not in executeScript so that i can excuse workbench functions.thanks Don and Steve..RegardsSunil
I think my questions are not clear. I want to use all funtions that appears in setValue acitivity (serialize, concate, count etc) with the same parameters in executeScript activity.
Thank you Radzmar, I could do it. I also tried with this script and it worked fine.this.font.fill.color.value="255,0,0";I also change the xml, and it worked well.<font> <fill> <color value="255,0,0" /> </fill></font>
Hi,I want to change ICON (Calender pop up icon) to a provided image. Is there anyways that i can customize look of this icon. I want to display our company standard ICON.RegardsSunil
I still didnt find answe. I want to chang the color of the stroke (X) sign in checkbox.as you can see red cross in attached image. I dont want to change edge or border of the checkbox. How do i bring red cross when user selects a check box.RegadsSunil
Hi,Thanks for prompt reply. I dont want to change the color of the border. I want to change the color of the "check style" / X mark inside the checkbox. I dont see any custom "check style" so that i can change the color.Regards
Hi,I want to change the color of the border of the checkbox (Square shape). How do I do it. I see control to change the color but all are changing the fonts. I want to change the border/edge of the rectangular box that I check.RegardsSunil
i used serialize() and deserialize() function in setValue activity from Misc to save and retreive xhtml data from adobe to db.It worked fine.RegardsSunil