Hello to all.
I wanted to ask you is it possible to add new field on table 'Document Sending Profile' (60), and also add on page 'Select Sending Options (364)' , to retrieve value from page?
I added new boolean field, and want to send one soap request if field set true, and don't want to sent if field set false, but nothing changed when I change value, because value only get from table?
I try to catch value from page but noting changed also.?
Hi DAnny3211
This is my modification of 'Send' action on 'Posted Sales Invoice':
and, this is StatusInput procedure:
Maybe to try enum instead boolean?
Hi
what you have added is not a boolean field, but an enum field
I do not know your code to check whether the field er Platform, but the condition should be :
IF "eR Platform"="eR Platform"::Yes then
and instead make it boolean
would be enough
IF "er Platform" THEN
DANiele
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,522 Super User 2024 Season 2
Martin Dráb 228,441 Most Valuable Professional
nmaenpaa 101,148