NirajShah4
5 years agoQrew Cadet
How to add a Date/Time field within the display text of a Rich Text Field
I want to be able to add the date/time field shown below to the right to the rich text field I have to the left:
I'm not sure how to add it to the display text of my rich text field; the field formula is currently:
If([PO Submitted]=true, "<div style=\"height:20px;width:395px;padding:10px;color:black; font-size: 12pt; background-color:lightgreen;\"><b> This Purchase Order has been submitted to the Vendor on </b></div>")
What would be the best way to do this - Do I create more html formatting an implement the date/time within that?
------------------------------
Niraj Shah
------------------------------
I'm not sure how to add it to the display text of my rich text field; the field formula is currently:
If([PO Submitted]=true, "<div style=\"height:20px;width:395px;padding:10px;color:black; font-size: 12pt; background-color:lightgreen;\"><b> This Purchase Order has been submitted to the Vendor on </b></div>")
What would be the best way to do this - Do I create more html formatting an implement the date/time within that?
------------------------------
Niraj Shah
------------------------------