Page 1 of 1

Show element in different felxbox containers

Posted: Fri Sep 28, 2018 12:30 pm
by tom248
Hi,
I have a Problem wich i can't solve.
I have implement a editbox in to a flexbox container "1"
Now wenn the editbox receive a value via the SQL connector, than this editbox should be displayed in another place -> e.g. in the flexbox Container "2"
How can i do that?

Re: Show element in different felxbox containers

Posted: Fri Sep 28, 2018 12:54 pm
by Pablo
This require programming/scripting, this cannot be done 'visually'.

Re: Show element in different felxbox containers

Posted: Fri Sep 28, 2018 4:18 pm
by tom248
Ok thanks. and there are also no "work around" possibilities?

Re: Show element in different felxbox containers

Posted: Fri Sep 28, 2018 5:09 pm
by Pablo
There is no 'workaround. You will need to implement code for this.