Client Scipt inline editing issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2024 01:45 AM
So I created this Client Script - my goal here is when I change the "active" field on the customer_contact table via the inline editing there should be a message that will pop-up asking if I am sure with the action to be done.
Now, that script is not executing as expected so I put some console logs for debugging..
As you can see on the SS below, this is under customer_contact table and the field I am trying to edit is the "active" field.
I tried to change it from true to false and it wont let me do it.
I checked the console log and it says that the field is customer_contact, old value is false and new value is true which should be the other way around.. I am not sure what I am doing wrong here. Please help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2024 03:38 AM
Hello @tindiz ,
I hope confirmation-message-is-not-working-appearing answers your query.
Thanks & Regards
Juhi Poddar