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...
Continue reading...