|
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622 。
您需要 登录 才可以下载或查看,没有帐号?注册
x
In an Activity, the 'Duration' field's default value is 15 minutes. However, the field 'Duration' has 'read and write' attributes. It can be changed manually or it will update according to the time difference between the 'Start Time' and 'End Time'. If it is manually changed, then the 'End Time' for the activity is recalculated.
Therefore, it is possible to create a 'Formatted Search' which will change the default value. A query indicating the new duration can be used in this Formatted Search. This query could be activated when a specific field is changed, which will then generate an automatic change of the 'Duration' according to the value in the query.
Query:
Select '2 Hours'
For example, the default value is 15 minutes. With the formatted search, the duration is changed to 2 hours when the BP Code is entered.
 |
|