The requirment is that the browser path needs to be changed with respect to the what ever radio button is clicked.
What does browser path needs to be changed ... means?? You want to change the ceiling directory path or change the earlier selected value with in the same. Please clarify.
by Default in the DCT i have mentioned this path:browser extns=".dcr" initial-dir="/templatedata/Wicked/Event/Data/" If i select one of the radio button it should be changed to something like thisbrowser extns=".dcr" initial-dir="/templatedata/Wicked/Venue/Data/" How can i do this operation
We have two fields as below:1. radio button2. browser button.The requirment is that the browser path needs to be changed with respect to the what ever radio button is clicked.I have checked different form api but i am ot getting the right one, except IWItem.setRegex() function.Can anyone tell me how to do this operation.Thanks,Karthik
Best bet would be to use cgi-callout.
AKS,can u tell me some logic how to implement this through CGI..The problem i am having oer here is that i need to change the DCT for a particular instance of the DCR.if two user's open a same DCT, one user might select one radio button and other user might have selected some other.Please let me know if you have any.
if two user's open a same DCT, one user might select one radio button and other user might have selected some other.