I have a Slunk dashboard where I want to have a input box for user.
By default 3 rows must be shown with 2 column. one column for comment and second for current date. Current date must be populated automatically and user should not enter the date manually.
User can be given an option to add more rows / more entries and a save button once inputs are done.(may be outputlook on any csv ,that's fine)
I have done this by using a lookup file(where user is manually adding dates ) and loading it on a table on dashboard .However that's not the approach I am looking for.
Would appreciate if I could get some leads.
TIA.