Forum Discussion
PaulVorster1
8 years agoQrew Cadet
Hi There, Thank you for responding...I think the solution above will definitely help...the other scenario we have in another table is as follows...maybe the same solution?
I am currently having four relationships between Table 1:Access Premises and Table 2: Wayleaves (Permissions), these relationships are presented in Table 1 as follows:
1. Wayleaves 1
2. Wayleaves 2
3. Wayleaves 3
4. Wayleaves 4
The user has the ability to select 1 or 2 or 3 or 4, or all of them at any given time...we want to capture the date when this field is selected by the user in the following fields:
1. Wayleaves 1 Selected Date
2. Wayleaves 2 Selected Date
3. Wayleaves 3 Selected Date
4. Wayleaves 4 Selected Date
We currently are doing this with 8 web hooks, 4 to update the date, and 4 to remove the date, if the record is de-selected...
We are trying to do all of this in 1 or 2 web hooks?
I am currently having four relationships between Table 1:Access Premises and Table 2: Wayleaves (Permissions), these relationships are presented in Table 1 as follows:
1. Wayleaves 1
2. Wayleaves 2
3. Wayleaves 3
4. Wayleaves 4
The user has the ability to select 1 or 2 or 3 or 4, or all of them at any given time...we want to capture the date when this field is selected by the user in the following fields:
1. Wayleaves 1 Selected Date
2. Wayleaves 2 Selected Date
3. Wayleaves 3 Selected Date
4. Wayleaves 4 Selected Date
We currently are doing this with 8 web hooks, 4 to update the date, and 4 to remove the date, if the record is de-selected...
We are trying to do all of this in 1 or 2 web hooks?