Current location via record rules

Hi Knacksters,

a data table is connected with a child table “Audit trail” containing fields “Adress of change” and “Date of change”

  1. when i add a new record in data table, “Audit trail” gets its first record via record rules → Insert connected record of the web form. Here, both fields “Adress of change” and “Date of change” are filled with the current location resp. current date as expected.

The problems start when i edit an existing record of the data table.

  1. When i use the record rules within the inline feature, the new record of “Audit trail” holds correctly “Date of change”, but “Adress of change” remains blank.

  2. When i use a trigger to capture the current content of the data table into “Audit trail”, the new record of “Audit trail” holds correctly “Date of change”, but “Adress of change” remains blank.

The result of 2. and 3. is very much the same.

Does anybody know why i can capture “Date of change” in all three ways correctly, while “Adress of change” works only with the record rule of the web form in 1.?

hello! can you show us the record rules you are trying to use to achieve 2 and 3?

Hello Nathalie? showing via screenshot?

yes, i think that might be useful :slight_smile:

Hello Nathalie, sorry for the late response.
image
These are the names of the tables.
ad 2: here is the screen shot of the record rules of the inline


ad 3: here is the screen shot of the record rules of the triggered action