Hello,
I have two questions....
1)Is it possible to make runtime modifications to conditional formulas in CR.NET like this:
I have 5 fields in table. 4 of them store data and the last one Font Name for Field1 to Field4:
Field1 | Field2 | Field3 | Field4 | Field5
----------------------------------------------------------------------
John | Smith | Warsaw | 30 |Field1:"Tahoma";Field2:"Arial"....
Mary | Black | London | 25 | Field1:"Courier";Field3:"Arial"
I want to change Font Name of Fields1-4 like described in Field5.
Is this possible?
2) Is there in Formula Editor function returning current Field name (like function CurrentFieldValue returning current Field value) ?
Than You very much for Your help
Tom
I have two questions....
1)Is it possible to make runtime modifications to conditional formulas in CR.NET like this:
I have 5 fields in table. 4 of them store data and the last one Font Name for Field1 to Field4:
Field1 | Field2 | Field3 | Field4 | Field5
----------------------------------------------------------------------
John | Smith | Warsaw | 30 |Field1:"Tahoma";Field2:"Arial"....
Mary | Black | London | 25 | Field1:"Courier";Field3:"Arial"
I want to change Font Name of Fields1-4 like described in Field5.
Is this possible?
2) Is there in Formula Editor function returning current Field name (like function CurrentFieldValue returning current Field value) ?
Than You very much for Your help
Tom