Forum Post: RE: Template field not getting updated

  • Thread starter Thread starter Orchid Corpin
  • Start date Start date
Status
Not open for further replies.
O

Orchid Corpin

Guest
I get it, sorry I thought it is a picklist with default values when you created them. You may not need Template on this, you need textbox field and make this textbox readonly. See code below, change textBox in code. $("#textBox").attr("readonly", true); In the script component change the rbf_setFieldContent to rbf_setFieldValue. Regards, Orchid

Continue reading...
 
Status
Not open for further replies.
Back
Top