Open responsive Modal

QuestionsOpen responsive Modal
Mokhtar Milad asked 8 years ago

Dear Abu,

How can I send field id number to a responsive modal?

I have used the following code:

$buttons_html = "<a class='fa fa-edit text-info' data-toggle='modal' data-placement='left' title='View My Account' href='#updateAccount' style='text-decoration:none; white-space:none; border:0px solid gray; position:left; width:15px; color:green'></a>

The modal is open.

When adding id after href (e.x href='#updateAccount{accountID}, the modal will not open.

I need to view the account information in the responsive modal instead of using the predefined in the grid.

Thank you in advance.

2 Answers
Abu Ghufran answered 8 years ago

Hi,

Make sure 'accountID' match exact $col["name"] setting. (Case sensitive).
You can email code review in case if not resolved.

Plus, Your email address is not in our CRM.

If you are using licensed version, kindly email me your order number or payment email address for continued support.
You can email detail on [email protected]

Mokhtar Milad answered 8 years ago

Thank you. the Problem with Case sensitive.

Your Answer

12 + 9 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?