Search found 176 matches

by techtr
09 Apr 2024, 19:41
Forum: Discussion
Topic: JS help needed for date fields
Replies: 2
Views: 74

Re: JS help needed for date fields

I was able to use these for several scenarios. Thank you.
by techtr
05 Apr 2024, 00:01
Forum: Discussion
Topic: JS help needed for date fields
Replies: 2
Views: 74

JS help needed for date fields

Hi everyone, I have field_440 and field_441 both on the same entity and on the same form. Before submitting, Before saving the form, I want to check if date of field_441 is MIN field_440 (field_441=>field_440) and if it is, warn the user and disable save. Is that possible by JS and a help on code if...
by techtr
04 Apr 2024, 23:46
Forum: Discussion
Topic: Help on field Calendar extended
Replies: 2
Views: 74

Re: Help on field Calendar extended

Thank you. It is working but not as intended. A. Since it is on the backend (on the database) I guess it is not preventing the user to enter unintended value on the form and saving without any warning. B. It is skipping the Sat+Sun by default.
by techtr
02 Apr 2024, 20:01
Forum: Discussion
Topic: Help on field Calendar extended
Replies: 2
Views: 74

Help on field Calendar extended

Using field type "Calendar extended", I am trying to specify that field_441 cannot be earlier than field_440 in the same entity, i.e. min selectable date for field_441 is field_440. I am using the example given but it is not working. I don't know what I am doing wrong. Can you please assis...
by techtr
28 Mar 2024, 17:58
Forum: Suggestions
Topic: Email CC/BCC
Replies: 7
Views: 1418

Re: Email CC/BCC

Maybe re-consider this? Ready to donate.
by techtr
28 Mar 2024, 17:57
Forum: Suggestions
Topic: Drag and drop file uploads
Replies: 1
Views: 255

Re: Drag and drop file uploads

I want to bring this back to suggestion list. Would be very useful for those who upload documents frequently.
by techtr
06 Mar 2024, 01:51
Forum: Discussion
Topic: Disable fields in "My Account" form
Replies: 6
Views: 157

Re: Disable fields in "My Account" form

Hi, I need this as well but did not work when I pasted on Configuration > Custom CSS page. Have you tried and worked at your end? Thank you.
by techtr
06 Mar 2024, 01:39
Forum: Suggestions
Topic: Assign highlight rows and fields to user groups
Replies: 0
Views: 93

Assign highlight rows and fields to user groups

Good day, highlighting rows and fields is a very nice and useful functionality, however they apply to all user groups. When you share certain listings, for example, with your customers, they see a very colorful list which they do not know the meaning of and they get confused. If we can assign those ...
by techtr
18 Jan 2024, 03:52
Forum: Bug Report version 3.4.4
Topic: Email sending rule with a new comment
Replies: 1
Views: 141

Email sending rule with a new comment

I have an email sending rule as below. It is triggered when a new comment is added on the condition when a date field is changed and I have that field on the comment form. However, the system is sending the email even though I do not change that field at all. I do change other fields on the form and...
by techtr
17 Jan 2024, 02:30
Forum: Discussion
Topic: Email sending rule with a new comment
Replies: 3
Views: 354

Re: Email sending rule with a new comment

Hi everyone, any ideas? Should I post this on the bugs section instead?