I have multiple RTF fields on a form which I combine in a single hidden computed plain text field for displaying in a view (as RTF fields cant be displayed in a view). The plain text field computed value code is something like this:
a := @Text(Item1Qty) + " " + "x" + "...
I have an application which I need to have a an action button that will set a reminder in the current users calendar, 2 weeks from the current date.
I'm trying to do this using @functions but I cant seem to set the fields on the reminder form - except for the "AppointmentType" which...
Is it possible to launch a database file resource from a form - if so how?
I have a .pdf document in my database as a file resource. I want to have a button on a form that will open the .pdf in acrobat reader.
I am thinking this might be possible with...
I'm a Notes design newbie - I'm developing a quoting system for our company and the quote document passes through various "status" as it is processed. As it passes into each status the status date is recorded in a Date/Time field for each status.
Occasionally there may be a need for...
I have a curly problem!
I have an Access database containing customer marketing information, which I've normalised and contains the following tables:
- CustDetail (customers name, email, address etc. PK=Autonumber)
- Industry (customer industries PK=Autonumber)
- CustIndustry (contains 2...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.