Page 1 of 1

editable auto-fill

Posted: 2015-07-30 09:25
by netasia
hi, how can i make the auto-fill editable?
i am try to make the form in such a way that the user can select a content template from a drop down selection, and it will load the respective text content into a rich-text editor. I only manage to make it work with normal textarea.

Thanks.

Re: editable auto-fill

Posted: 2015-08-18 08:57
by netasia
i manage to make it work finally. it's quite simple once you figure out how it works.
https://www.youtube.com/watch?v=B0ZJNMX0Rwk

Re: editable auto-fill

Posted: 2015-08-31 07:14
by mcl21us
Hi, i trying to do the same can you help me please

thank you

Re: editable auto-fill

Posted: 2016-10-17 15:05
by Marcelo Vitoria
Same here, please share the code!

Tank's!

Re: editable auto-fill

Posted: 2016-10-17 16:28
by DevGiu
You just have to capture on change of the lookup, and do an ajax query to retrieve records, then, fill the records you need. It's on udemy course