Search found 16 matches

by Flypz
15 Apr 2024, 16:51
Forum: Discussion
Topic: Google Drive field doesn't clone to other entity
Replies: 3
Views: 115

Re: Google Drive field doesn't clone to other entity

Thank you for the answer. So the only way I can clone files is by using the attachment or file field? The only issue with these is that it will fill up my server storage in the long term. Would it be possible to have an attachment field in entity_1 and clone it into a Google Storage field in entity_...
by Flypz
15 Apr 2024, 13:49
Forum: Discussion
Topic: Google Drive field doesn't clone to other entity
Replies: 3
Views: 115

Google Drive field doesn't clone to other entity

I have integrated the new Google Drive storage field into my system but the cloning doesn't work between entities.

I'm using an automation button to perform a clone action from entity to entity and I made sure that both fields are the same.
by Flypz
05 Apr 2024, 16:22
Forum: Suggestions
Topic: Allow anyone to use an Action Button on Check Enquiry form.
Replies: 0
Views: 86

Allow anyone to use an Action Button on Check Enquiry form.

I think this would be a simple addition as the action button can already be embedded on the Check Enquiry form but once it's clicked, it gets stuck on infinite loading.
by Flypz
23 Feb 2024, 18:47
Forum: Discussion
Topic: Tags not cloning
Replies: 0
Views: 66

Tags not cloning

When cloning or copying an entity into another entity, the tag field value doesn't move with the rest of the data. Even if it's assigned to the same global list with the values, it doesn't work.

I need some help as I can't find a workaround for this.
by Flypz
21 Feb 2024, 15:32
Forum: Discussion
Topic: JS Formula if statement
Replies: 0
Views: 87

JS Formula if statement

I'm trying to work with the JS formula inside my public form but I'm having issues with the syntax of the system. [1087] is my global list where I have values assigned to each option. [1098] is my base value which is calculated separately from the if statement. The way it's currently set up is to us...
by Flypz
03 Jan 2024, 16:10
Forum: Discussion
Topic: Google Map Direction from User to Job
Replies: 4
Views: 188

Re: Google Map Direction from User to Job

The flow would be the following: a user and a job will have a static address within their page since they're both inside different entities. On each job, we have to assign a single user by using a User Ajax field [511] (This has to be a User Ajax for other processes). Then we have to display a Dista...
by Flypz
20 Dec 2023, 20:19
Forum: Discussion
Topic: Google Map Direction from User to Job
Replies: 4
Views: 188

Re: Google Map Direction from User to Job

Thanks for the answer,

Is there any workaround for this using an AJAX or SQL formula?
Also, how does the copy function work within the Users Ajax field?
by Flypz
14 Dec 2023, 20:28
Forum: Discussion
Topic: Google Map Direction from User to Job
Replies: 4
Views: 188

Google Map Direction from User to Job

I'm trying to display the Google Map Direction and calculate the distance between a user's location and a different entity's location. Both the user and the job entity have a field for full address and a Google Map which is working. The user is assigned to the job via a Users Ajax but I can't get th...
by Flypz
12 Dec 2023, 13:36
Forum: Discussion
Topic: Execute Code on User Access Groups
Replies: 5
Views: 133

Re: Execute Code on User Access Groups

I have found a workaround to the original problem but now I need to have a way to get a Google Drive link into the button dynamically. The Google folder link is specific to each user and it's a field on the user's profile. See the image below for an example of the way I thought it would work but thi...
by Flypz
24 Nov 2023, 13:51
Forum: Discussion
Topic: Calendar Share to Google
Replies: 4
Views: 903

Re: Calendar Share to Google

That works perfectly now.

Thank you