editable auto-fill

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
netasia
Posts: 3
Joined: 2015-07-30 06:03

editable auto-fill

Post by netasia » 2015-07-30 09:25

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.

netasia
Posts: 3
Joined: 2015-07-30 06:03

Re: editable auto-fill

Post by netasia » 2015-08-18 08:57

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

mcl21us
Posts: 1
Joined: 2015-05-14 04:29

Re: editable auto-fill

Post by mcl21us » 2015-08-31 07:14

Hi, i trying to do the same can you help me please

thank you

User avatar
Marcelo Vitoria
Veteran Member
Posts: 65
Joined: 2016-10-11 12:08

Re: editable auto-fill

Post by Marcelo Vitoria » 2016-10-17 15:05

Same here, please share the code!

Tank's!
Marcelo Vitoria
Coding since 1984 Basic Sinclair!
Clipper Summer´87 - Visual Foxpro - VB6 - PHP
AppGini 24.12 - AdminLTE - SPM
https://www.workspaceservices.com.br

DevGiu
AppGini Super Hero
AppGini Super Hero
Posts: 151
Joined: 2016-05-27 09:08

Re: editable auto-fill

Post by DevGiu » 2016-10-17 16:28

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
/Giuseppe
Professional Outsourcing Services

Post Reply