Hi People,
I am after some input on how I should design an area on my form for a log style window of notes. what I am after is a scrollable readonly text area with another text area below that is not read only where people can append further notes to the log.
The read only area should have not only the note but the date/time stamp and user stamp. I was thinking of trying get something like a text area with colum's if it exists so it looks like:
01/01/2017 BobSmith Blah blah blah blah blah
blah blah
blah bah
02/01/2017 James Brown Blah blah blah blah
etc etc etc
Or if that not possible maybe just use a single line in the text box with new line separation and bolding headings for readability:
01/01/2017 Bob SMITH
Blah blah blah blah blah
blah blah blah blah
02/01/2017 James BROWN
blah blah blah blah
etc etc etc
Ideas anyone?
Thanks
Al
I am after some input on how I should design an area on my form for a log style window of notes. what I am after is a scrollable readonly text area with another text area below that is not read only where people can append further notes to the log.
The read only area should have not only the note but the date/time stamp and user stamp. I was thinking of trying get something like a text area with colum's if it exists so it looks like:
01/01/2017 BobSmith Blah blah blah blah blah
blah blah
blah bah
02/01/2017 James Brown Blah blah blah blah
etc etc etc
Or if that not possible maybe just use a single line in the text box with new line separation and bolding headings for readability:
01/01/2017 Bob SMITH
Blah blah blah blah blah
blah blah blah blah
02/01/2017 James BROWN
blah blah blah blah
etc etc etc
Ideas anyone?
Thanks
Al