Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

"Show Custom Dialog" help needed in a registration process


This topic is 5515 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I need help regarding a custom dialog box (Show Custom Dialog script) in a startup script for my commercial runtime solution.

I have an auto calculation, global field that returns a number value for how many days are left to register since the customer first opened the solution. I would like to enter that number directly into a custom dialog box - "You have X number of days to register your software."

I found a way to say "You have the following number of days to register your product . . ." and then show it as the result of an "Input Field"

Is there any way to include the calc result right in the middle of text?

Posted

Why doesn't a simple concatenate work?

You have the following number of days to register your product " & TO::gDaysLeft & "."

Posted

I need help regarding a custom dialog box (Show Custom Dialog script) in a startup script for my commercial runtime solution.

How easy might it be for someone to bypass the startup script and defeat your system?

Steven

This topic is 5515 days old. Please don't post here. Open a new topic instead.

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...

Important Information

By using this site, you agree to our Terms of Use.