Search found 53 matches

by shandybt
12 Sep 2023, 16:53
Forum: Discussion
Topic: disable copy cut and paste on field
Replies: 1
Views: 2201

disable copy cut and paste on field

Can you give me a JS script for disable copy cut and paste on field also right click function I have try with $(document).ready(function() { $('#fields_1067').bind('copy paste cut',function(e) { e.preventDefault(); //disable cut,copy,paste alert('cut,copy & paste options are disabled !!'); }); }...
by shandybt
18 Feb 2022, 12:19
Forum: Discussion
Topic: Message Pop Up Before Save
Replies: 11
Views: 1291

Re: Message Pop Up Before Save

Waiting information for this post
by shandybt
03 Feb 2022, 13:31
Forum: Bug Report version 3.0
Topic: Form Wizard in Public Registration not work
Replies: 13
Views: 720

Re: Form Wizard in Public Registration not work

support wrote: 02 Feb 2022, 10:04 Try to update source to 3.0.1

I've been update to version 3.0.1 and its still no changes
by shandybt
02 Feb 2022, 04:04
Forum: Bug Report version 3.0
Topic: Form Wizard in Public Registration not work
Replies: 13
Views: 720

Re: Form Wizard in Public Registration not work

Dear Fahmi,

after copying all fie on template folder and replaced with Version 3.0 folder, the problem is still appear and cannot show all the form field.
Screen Shot 2022-02-02 at 07.03.51.png
any solution
by shandybt
01 Feb 2022, 17:07
Forum: Bug Report version 3.0
Topic: Form Wizard in Public Registration not work
Replies: 13
Views: 720

Re: Form Wizard in Public Registration not work

I will try it, Thanks for advice
by shandybt
01 Feb 2022, 16:42
Forum: Bug Report version 3.0
Topic: Form Wizard in Public Registration not work
Replies: 13
Views: 720

Re: Form Wizard in Public Registration not work

Dear @fahmisalim

I have a same issue now, can you inform me how to solve it

thanks

Shandy
by shandybt
28 Jun 2021, 10:08
Forum: Bug Report version 2.9
Topic: Token Error after Update to 2.9
Replies: 1
Views: 285

Token Error after Update to 2.9

Dear Sergey,

I've been updated from 2.8.3 to. 2.9 all is running well, but after the form logout and re-login it's show "Form submitting error. Please try again."
Screen Shot 2021-06-28 at 12.59.25.png
Please help.

Many thanks
shandy
by shandybt
22 Dec 2020, 08:43
Forum: Discussion
Topic: ReCaptha Error
Replies: 1
Views: 269

ReCaptha Error

Dear Sergey, I have a problem that my ReCaptcha v2 is an error, I can't enter to admin panel please inform me how to disable this a moment. an I have many times to re login but its still appear that "Verification Expired. Check the checkbox again" Screen Shot 2020-12-22 at 11.36.24.png Tha...
by shandybt
23 Sep 2020, 14:49
Forum: Discussion
Topic: MySQL Formula Value in Entity
Replies: 13
Views: 1802

Re: MySQL Formula Value in Entity

I have same problem too
when I choose "Value From Parent Entity" its not stored in MySql Table, its there any solution for this?

Entity
Screen Shot 2020-09-23 at 17.47.33.png
MySql Table
Screen Shot 2020-09-23 at 17.48.04.png