EP6: IsManuallySet()

EP6: IsManuallySet()

Descrição: Esta função retorna VERDADEIRO se campos específicos calculados pelo Clarizen tiverem sido sobrescritos por uma actualização directa, caso contrário retorna FALSO. Utilização: IsManuallySet() está disponível como filtro nos relatórios e aplicar-se-á a campos auto-calculados, tais como; data de início, devido...
EP6: IsManuallySet()

EP7: Se()

Descrição: Esta função é utilizada quando se quer dar a Clarizen um comando condicional, em que se diz essencialmente a Clarizen "Se isto é verdade, faça X, mas de outra forma faça Y" Utilização: Isto é útil porque a maioria das coisas que queremos fazer em Clarizen são baseadas numa...
EP6: IsManuallySet()

EP8: CurrentUser()

Description: This function references to the Current User within the object, or in other words it is the person or default user running the action on the object/ Module. Use:This is useful/important because you can create Business rules directed to the current person...
EP6: IsManuallySet()

EP9: GetRuntimeParameter() vs GetHiddenRuntimeParameter()

Description:Each of these functions can be used in workflows or formula fields to capture any available object as a string. Use: GetHiddenRuntimeParameter function’s sole purpose is to pass one or more variables from one custom action to a another. This is extremely...
EP6: IsManuallySet()

EP10: CurrentObject()

Description: This function can be defined as the function that returns an object that is currently being processed Use: This is a very useful and common function – it is often used in emails, error messages, or validation rules to inform the current user of the name...