Hi,
following scenario:
I have a Single-Page implemented with ProcessWire (So i got only one page in the Backend)
The customer wants me to implement a functionality which recognize the current saved item of the repeater and publish it to his facebook-page. But this is my problem. I don't see any possibility to "catch" this last-saved entry of the repeater programmatically.
This here is my repeater
The name of the repeater is "referencesList" (the field-name)
Do i have to programm a module for this plan?
Thank you very much in advance for your answer