Hi there
In my API have created a precondition that prevent the user from adding more than 5 records to the relevant db table and I customised the error message if the user seeks to add more than 5 records. How do I return that error message to the front end (WeWeb) so that the user receives and can read that message? I can't see a 'Return as' for the Precondition function. Many thanks for any help!
Paul