Hi,
Sorry, I used my tiny iphone to compose this message and accidentally pressed on the Post button before I could finish my message.
Thanks god that you understand my question and it has been resolved.
Many thanks.
We were trying to use Month() calculation to set reminder. However, it is not returning the result as intended.
We have a startDate field and would like to add exact 2 months to startDate as reminder. Intended results are:
startDate > reminderDate
19/03/2011 > 18/05/2011
01/11/2011 > 31/12/2012
30/11/2011 > 29/01/2012
31/12/2011 > 29/02/2012
01/01/2012 > 29/02/2012
In remWe used Date(Month(startDate)+2; Day(startDate); Year(startDate))-1
I have a FM11 file converted to FM12 and I realized that, unlike FM11, double-clicking the container fields does not launch acrobat reader and open PDF attached in the container.
Did I missing something?
We are in the midst of tightening our security controls amongst a team of developers. Each of our file will have at least a Full Access account given 2 different persons.
However, our main concern is it may take one disgruntled staff to cripple a system by removing all other Full Access accounts.
Is there a way to create a new privilege set similar to Full Access privilege but this new privilege set cannot edit (or delete) other Full Access accounts?
Thanks.