WPIntell

Source evidence

Combining Fields – WPForms

osTicket Connector · support · 2022-12-28T12:45:00+00:00

mixedsentiment
lowseverity
0.57relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 25 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

20 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
matthewdr resolved
Hi, Season’s greetings. I would like to get the functionality when using WPForms to output calculated or multiple value forms to osTicket. I can do the WPForms side, utilising hidden fields to contain the desired output. When I process the form, with the entry, and any notification, the desired output is there. However, on the osTicket submission, it is still utilising the holding value of the hidden fields. I’m guessing this is because the activity I am doing is coming after your code within WPForms. Are you able to tell me which hook you are utilising in WPForms, which will help me identify where I need to hook in? Thanks, Matthew Hi Matthew. Season’s greetings too! We used wp_mail hook. This information is in the first sentence of the plugin description: Only contact forms, which send emails, are supported as our plugin hooks the wp_mail function to get the forms’ data. Thanks. Best regards, SCAND team

Comments

1 shown
SCAND 2022-12-28T13:13:00+00:00

Hi Matthew. Season’s greetings too! We used wp_mail hook. This information is in the first sentence of the plugin description: Only contact forms, which send emails, are supported as our plugin hooks the wp_mail function to get the forms’ data. Thanks. Best regards, SCAND team