You need to sign in to do that
Don't have an account?
BAGEL
PTODemo
Hi All,
I was looking at the screencast for PTODemo (Time Off Manager App). I am very impressed with it. I am wondering if it is available for public use. One thing I am still wondering how to do, I noticed that after the demonstrator clicked on "Submit for Approval", the button (along with a few others) will no longer showing when next time the document opens. How to do that? Anyone?
I was looking at the screencast for PTODemo (Time Off Manager App). I am very impressed with it. I am wondering if it is available for public use. One thing I am still wondering how to do, I noticed that after the demonstrator clicked on "Submit for Approval", the button (along with a few others) will no longer showing when next time the document opens. How to do that? Anyone?
Regarding the dynamic visibility of the buttons, this was done using multiple record types & page layouts. As the time-off request flows through the steps of the approval process, the record type is changed with each step, causing a different page layout to be displayed.
There are trade-offs to using this approach. The upside is a better user experience; the downside is a proliferation of additional page layouts (1 per distinct set of visible buttons) that must be maintained going forward.
Eric
Eric Bezar
Apex Platform Product Management
Record types allow you to offer different business processes, picklist values, and page layouts to different users based on their profiles. Record types can be used in various ways, for example:
- Create record types for opportunities to differentiate your regular
sales deals from your professional services engagements and offer
different picklist values for each.
- Create record types for cases to display different page layouts
for your customer support cases versus your billing cases.
Here's a link to the online help topic:https://na1.salesforce.com/help/doc/user_ed.jsp?section=help&target=customize_recordtype.htm&loc=help&hash=topic-title
Cheers,
Eric
Hi Eric,
I too liked the demo and have been trying to implement an inline calendar and event booking within a project management app within salesforce.
Can you clarify when this might become available or can you share any S Controls that would help?
Regards,
Warren Lester
http://www.salesforce.com/appexchange/detail_overview.jsp?id=a03300000040P6eAAE
It is an updated version that uses Apex Code pretty extensively and incorporates many of the new features in Summer '07.
Enjoy!
Eric
Cheers,
Eric
Is it possible to make this application work with Enterprise Edition Users?
Thanks!
Dan