M
Mike Nichols
I am looking for a simple way to accomplish changing a value in a web table.
I have a 2 row/ 2 col table in a dwt attached to each page in the site. In
each row the 2nd col contains an integer that needs to be updated fairly
regularly.
I would like for the user to go to a page in the web, change two values and
then have them show up in the table cells in the dwt/each page.
I have looked at the substitution behavior and setting site parameters which
works but I am trying to avoid having to "re-publish" each time these values
change.
Would like to keep it as simple as possible, for example form changes a text
file values updated from text file. Or form changes global variables and
variables displayed in table.
Thanks for any suggestions.
I have a 2 row/ 2 col table in a dwt attached to each page in the site. In
each row the 2nd col contains an integer that needs to be updated fairly
regularly.
I would like for the user to go to a page in the web, change two values and
then have them show up in the table cells in the dwt/each page.
I have looked at the substitution behavior and setting site parameters which
works but I am trying to avoid having to "re-publish" each time these values
change.
Would like to keep it as simple as possible, for example form changes a text
file values updated from text file. Or form changes global variables and
variables displayed in table.
Thanks for any suggestions.