Passing Information to a Table
-
Greetings:
Probably a suggestion for an enhancement…
I have a table with a number of cells that contain calls to code snippets. The code is mostly date dependent and relies on the system date to create database queries. All works splendidly!
I would like to create a new cloned table. The user that maintains the site can enter future data in the input form (elsewhere) and then view the resulting table. The user would click a control marked ‘preview’, be presented with a date-picker control and view the table with data for the selected date. The question: How to have the date travel from date-picker, to the table and finally the short-code that fires the code snippet. BTW, the short-codes in the cells accept arguments.
Many thanks!
Yehuda Gefen- This topic was modified 8 years, 2 months ago by .
- This topic was modified 8 years, 2 months ago by .
The page I need help with: [log in to see the link]
The topic ‘Passing Information to a Table’ is closed to new replies.