Page 1 of 1

Using Events in Designer properties tab

Posted: Tue Jan 23, 2007 8:57 pm
by lcruiser
Hi,

For less technical users (not developer), the Events in Designer properties tab is a mystery, they can startup the Event editor but don't understand enough to make use of this feature.

I have been looking for documentation but can't find much. Is there documentation, sample reports or anything that such users can refer to?

Also will the Event Editor support intellisense in future?

Thanks

Using Events in Designer properties tab

Posted: Wed Jan 24, 2007 1:20 am
by Edward
lcruiser wrote:Hi,

For less technical users (not developer), the Events in Designer properties tab is a mystery, they can startup the Event editor but don't understand enough to make use of this feature.
For hiding Events Tab of the Designer please use the following property:

Code: Select all

StiOptions.Designer.ShowEventsTab;
lcruiser wrote:I have been looking for documentation but can't find much. Is there documentation, sample reports or anything that such users can refer to?
The new version of the Documentation will be available in the next official build. We still work on it.
lcruiser wrote: Also will the Event Editor support intellisense in future?
I can not to give any forecasts now about this feature.

Thank you.