BACK-END FOR APPLY BUTTON

  • bob
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
5 years 7 months ago #137278 by bob
BACK-END FOR APPLY BUTTON was created by bob
Hello Mr. Tuan,

how can I find PHP code for the "APPLY" button in the file server?
I want to customize this button and add some code.

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
5 years 7 months ago #137286 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic BACK-END FOR APPLY BUTTON
Hi

That button is generated by standard Joomla API, so it's hard to customize

Exactly how you want to customize it? Let me know so that I can see if it could be customized using css?

Tuan

Please Log in or Create an account to join the conversation.

  • bob
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
5 years 7 months ago #137294 by bob
Replied by bob on topic BACK-END FOR APPLY BUTTON
I want to add an alert message to reload the page after successfully updated

the code look like this:
alert("Successful Message");
window.location.reload();

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
5 years 7 months ago #137295 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic BACK-END FOR APPLY BUTTON
That could not be done via javascript. And there should be a message telling that the registration record is successfully updated already. If not, maybe it causes by your template (does not have code to display Joomla system message)

If it's needed you can submit a support ticket sending us super admin account and link to the page so that our support staff can check it

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc