Conventions: Difference between revisions

From Apps for Creatio
Created page with "'''General product conventions''' '''Dates''' Dates are displayed in the format YYYY-MM-DD '''Addresses''' These are displayed with an "external" link that opens Google Maps '''Email Addresses''' These use the "mailto" URI and so will open up your default email client with the email inserted '''Phone numbers''' These use the "tel" URI and will open up your default phone client with the phone number inserted and also open the "log call" dialog"
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''General product conventions'''
==== General product conventions ====
 
'''Dates'''
'''Dates'''


Dates are displayed in the format
Dates are displayed in the format
     YYYY-MM-DD
     DDth/st Monthname YYYY
In edit format they are displayed as
  MM-DD-YYYY
'''Addresses'''
'''Addresses'''


Line 18: Line 19:


These use the "tel" URI and will open up your default phone client with the phone number inserted and also open the "log call" dialog
These use the "tel" URI and will open up your default phone client with the phone number inserted and also open the "log call" dialog
'''External Links'''
[[File:creatio external link.png|200px]]
These open the record in the full Creatio UI in a new tab

Latest revision as of 11:55, 12 November 2024

General product conventions

Dates

Dates are displayed in the format

    DDth/st Monthname YYYY

In edit format they are displayed as

  MM-DD-YYYY

Addresses

These are displayed with an "external" link that opens Google Maps


Email Addresses

These use the "mailto" URI and so will open up your default email client with the email inserted


Phone numbers

These use the "tel" URI and will open up your default phone client with the phone number inserted and also open the "log call" dialog

External Links

These open the record in the full Creatio UI in a new tab