Jump to content

Adding a space in summary when updating from multiple pro caps


Amanda Durgan

Recommended Posts

Hi

Below is the working update on an automation retrieving 2 pro cap answers, however as the answers are both numbers I need to add a space (or even better brackets) to the second answer as it displays in the summary:

&[functions.pcf("archive","archive")]&[functions.pcf("archive2","archive2")]

Any pointers appreciated as always!

 

Link to comment
Share on other sites

Thanks!  Hope this helps explain what I am trying to do.  My thinking is that I can adjust the instruction to include a space/and or brackets around the second answer as it is appended to the first answer in the summary - sorry am new to this so am learning.

Hornbill Automation node Pro cap update.PNG

Link to comment
Share on other sites

Guest Ehsan

@Amanda Durgan,

Thank you for the screenshot. What happens if you added a space or dash between the two variables? For example:

"&[functions.pcf("archive","archive")] &[functions.pcf("archive2","archive2")]"

Or

"&[functions.pcf("archive","archive")] - &[functions.pcf("archive2","archive2")]"

Is the request's summary not updated with the correct spacing or dash?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...