Show element in different felxbox containers

This section is for posting questions which are not directly related to WYSIWYG Web Builder.
Examples of off topics: web server configuration, hosting, programming related questions, third party scripts.

Note that these questions will generally not be answered by the administrators of this forum.
Post Reply
tom248
 
 
Posts: 11
Joined: Tue Sep 05, 2017 5:35 am

Show element in different felxbox containers

Post 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?
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Show element in different felxbox containers

Post by Pablo »

This require programming/scripting, this cannot be done 'visually'.
tom248
 
 
Posts: 11
Joined: Tue Sep 05, 2017 5:35 am

Re: Show element in different felxbox containers

Post by tom248 »

Ok thanks. and there are also no "work around" possibilities?
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Show element in different felxbox containers

Post by Pablo »

There is no 'workaround. You will need to implement code for this.
Post Reply