Hi,
if input is add then show all data, if input is delete show only the added data to delete in splunk
Add number (showall) submit
xxx number added succesfully
Delete number(show xxx only) submit
xxx number deleted succesfully
what logic shall i put here.
Please tell us more about what you are trying to do. Is this part of a dashboard? What data is being added or deleted?
As part of the dashboard, we need to have 2 buttons
Add Step Delete Step
These steps are a dropdown , in the dropdown there are 10 steps.
But for each process not all are needed, and the order might be different.
I have 10 dropdowns, but only 1 is visible, other 9 hidden.
Onclick of Add Step another dropdown should appear. and i can select the step from the dropdown.
IS that possible.