Help & Support
Contents
Display Legacy Contents

Search:

Home > Impact Suite > Tables and Forms > Controls on Forms > Buttons and Picklists > Button [Create Activity]

Button [Create Activity]

The button create activity control will bring forward the the schedule activity window from ACT.





The default code is

'--------------------------------------------------
' Attach a file
'--------------------------------------------------
 Dim aActivityType As ACT.Framework.Activities.ActivityType = HostFramework.Activities.GetActivityType(0)
HostApplication.UIActivityManager.ScheduleNewActivity(aActivityType)


To change the default code, click the ellipses (...) button in the properties panel, change the code and click save.


See also



Properties
Article ID:
button__create_activity_
Views: 194
Created By: jimdurkin
Modified By: [Modified By]
Created Date: 3/24/2014 12:31 PM
Last Modified: 3/24/2014 1:44 PM
Actions
Print This Article
Bookmark
Email This Article
Previous Article
Next Article