User

Josh Marcuelo

Member since
Total activity 30
Last activity
Following 0 users
Followed by 0 users
Votes 5
Subscriptions 11

Posts

Recent activity by Josh Marcuelo

  • Save as PDF: Custom location during runtime

    Is there a way to prompt user for saving location when using Save as PDF?  

    • 1 follower
    • 0 comments
    • 0 votes
  • Mass Delivery + Conditional action

    I get an error when using mass delivery with conditional action like this SELECT CASE  --Purchase     WHEN $[CURRENT_FORMTYPE] = 142  -- Purchase Order     OR $[CURRENT_FORMTYPE] = 65301 -- AP DP I...

    • 1 follower
    • 0 comments
    • 0 votes
  • Document Window Cut Off - Function Buttons and Item Placement Tool

    A document is getting cut-offed when i add function buttons to a document. Even after using item placement tool to relocate the button.In this case I have it in my AR Invoice. I notice that this is...

    • 2 followers
    • 1 comment
    • 0 votes
  • Using macro variable in print and delivery

    I'm using a macro variable to store email address. I want to send an email to the email address stored in macro variable. Print and delivery is called in Macro too. (in a different macro). is there...

    • 2 followers
    • 0 comments
    • 1 vote
  • Print and Delivery - Wrong attachment

    Some of our emails sent is using the wrong attachment. Example: We sent an email (Using Print and Delivery) for AR Invoice 12532. The email body, file name references correctly but the actual file ...

    • 2 followers
    • 5 comments
    • 1 vote
  • Conditional Action ERROR - Report action

    I have tried multiple sql format but still doesn't work. SQL:IF($[$3.0.0]) = 'I'BEGINSELECT 'SERVICE' FOR BROWSEENDBut always get an error belowHow to fix this?

    • 1 follower
    • 0 comments
    • 0 votes
  • B1UP Calendar Read Only

    Can a calendar set as Read Only to specific user?

    • 2 followers
    • 2 comments
    • 0 votes
  • Universal Function - Crystal Report Passing Values

    Can we have the UF - Crystal Report to pass empty values? My goal here is to ask for user input in SAP then passing it on to Crystal Report. When other fields are empty i want it to pass it on to C...

    • 2 followers
    • 1 comment
    • 2 votes
    • Answered