Hi,
How would I show a DELETE button conditionally, based on the value of a (hidden) field?
E.g.
you cannot delete a user who has already logged in.
Thanks.
How would I show a DELETE button conditionally, based on the value of a (hidden) field?
E.g.
you cannot delete a user who has already logged in.
where do I set the value (hidden) when the user last logged in
how do I conditionally show the Delete button?
Thanks.