Well, not sure whether this is a 4D or A4D question ...

In the 4D input form of the products table, I'd like to display a 4D web
area that shows a preview, how the information entered will be displayed on
the website.

That is easy to do for records already saved to the 4D database, but I'd
like to see the result BEFORE the record is saved.

The easiest way would be, if I could request my products detail page from
A4D in the context of the open input form, as within that context, the
fields reflect the new/altered content before being saved to the database.
I'm not sure whether this is possible.

The other more cumbersome way would be to generate global 4D variables with
the new value of the fields and request a modified products details page
from A4D, that reads it's data from these global variables instead of the
database. I would have to keep separate sets of these global variables for
each 4D client with an open products input form.

What's your opinion?

Peter


_______________________________________________
Active4D-dev mailing list
[email protected]
http://list.aparajitaworld.com/listinfo/active4d-dev
Archives: http://active4d-nabble.aparajitaworld.com/

Reply via email to