Sharepoint dropdown - sharepoint-2007

In a list i have a status columns. In edit form, on change of status to not approved i want to show the comment text box. I want to do using designer or javascript. Pl Help.

Kindly use A custom aspx page with HTML controls and use the javascript API from following link to update to the sharepoint
Office Live JavaScript API

Related

How do I embed TFS charts in my page?

I need to embed charts from TFS (Microsoft Team Foundation Server) in a simple HTML page. The chart editor allows me to copy the query URL, but i don't see any elegant way to embed the chart itself. Any advise on how to get individual charts from a TFS instance on my own web page?
At present, you don't. There's no supported way to do that.
Allow you to copy the query URL cause it's Query-based charts which generate data from the work item tracking data store and therefore displays the most recent data. You could add it to dashboard, but it's not able to embed them in a normal HTML page outside of TFS.
There has been a related uservoice, which you could use the Chart for work items widget:
Embed Dashboard Widgets outside of VSTS / TFS
https://visualstudio.uservoice.com/forums/330519-visual-studio-team-services/suggestions/13784832-embed-dashboard-widgets-outside-of-vsts-tfs
You could vote up for it and TFS admin/PM will kindly review your suggestion.

jquery-mobile dialog without hash change

I am new to jquery mobile. I want to open a dialog containing external page as content. At the same time not want to change hash in url.
I have link
Open dialog
which opens the dialog but changes the hash in url. Need help, thank in advance
From official docs:
Since dialogs are typically used to support actions within a page, the
framework does not include dialogs in the hash state history tracking.
This means that dialogs will not appear in your browsing history
chronology when the Back button is clicked.
http://api.jquerymobile.com/dialog/

how can I create drill down charts using telerik mvc controls

My question is the title itself.
Is there any way to achieve this ?
Thanks in advance .
I am using MVC3 Razor
I am using trial version of telerik controls and downloaded to from telerik site.
I haven't tried, but you can use the OnSeriesClick event to handle the element the user clicked and trying to redirect the user to the next level. More info on Teleriks documentation site

SharePoint page edit issue

I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise, and I am using publishing portal template. I am using SharePoint Designer 2007 to design pages. When I open the default.aspx under Pages sub-folder of a site, there are two options -- Edit in Browser and Edit Page Layout. I want to know what are the differences between Edit in Browser and Edit Page Layout -- especially what is the function of Edit Page Layout, because when I select Edit Page Layout, WelcomeSplash.aspx opens in SharePoint Designer, other than default.aspx itself (very confused).
thanks in advance,
George
The page layout is default.aspx's backing "template". It holds the actual controls. Edit page layouts to move around controls etc. You can also create your own and bind them to content types.
Edit in browser basically means you edit the values of say the title control, or the content of a richtext fieldcontrol. This is usually done through sharepoint's front end web UI. You can also change a page's assigned pagelayout to a different one, i.e. have default.aspx use ArticlePage.aspx as pagelayout instead of WelcomeSplash.aspx. THis is done in the publishing console in the web ui as well.

Create a button that links to a website from within an Outlook 2007 signature

Apparently, Outlook 2007 no longer supports embedded HTML code within signatures. I had no difficulty adding a DONATION button to my signature, but I'm unable to link from that button to a website. Does anybody have a suggestion to accomplish this?
Just put a link in instead of a button.

Resources