I want to add dynamic link add in quick launch my requirement is that
1) one list like topics and other is Chapter in chapter list i took look up of topics list
2)Now i want to add topic items as Heading Link in quick launch and chapters items are child link in quick launch based on Heading item...
Is this possible by programmatically??
if yes then tell me steps or any reference link
if not possible than any alternate ways to solve this issue?
Thanks In Advance............
If I had that requirement, I would:
create a simple quick launch item called "View Table of Contents" in the siteactions.xml file.
when the user clicks on that item, a javascript function is run that opens a modal dialog with the table of contents rendered from a simple aspx page with a TOC webpart in it.
then the user would click a link in the dialog and be taken to the chapter
Related
So I am using Adobe Acrobat Pro DC and want to create a link to another page in the PDF. Is there any way to make a simple "go to page X" link without having to scroll though hundreds of pages to get the page manually? I want to be able to create a link to go to a page number with Inherent Zoom, but so far the only way I have found to do so is to create link, scroll all the way down to the page, and then edit the link after the fact. Surely there is an easier way to do this?
The link dialog is modal but the destination dialog box is non-modal. Just draw out the link, select "Go to a page view", hit the "Next" button. When the "Create go to view" dialog pops up, type in the page number you want in the main toolbar, set the zoom you want then hit Set Link.
In the latest Google Forms, how can I make questions or sections conditional based on answers?
For example, in the image below, "Would you play again?", a "No" answer should reveal "If no, why not?" question:
I've searched this, but found old articles, like:
this one from 2012 that says it's not available
and this one, from 3 months ago that suggests awkward page breaks to lead to a new page
I'm hoping to have questions seamlessly appear as needed.
Is this possible with Google forms?
This question brings up the same issue as the very recent one asked at:
How to pull data from Google Form and display result before submission?
So the answer would still be the same.
What you are asking for is to create dynamic data in Google Forms
without clicking the submit button.
This is NOT possible in Google Forms. Please have a look at the available
triggers.
Since there can be no triggers activated after the form is loaded,
there can be no interaction while filling and before submitting the
form. Not even using a script. Having said that your other choice
would be to use the HtmlService or the UiServise instead and build
your own web app.
To conclude. Many may have changed in Google Forms since the 2012 answer. Unfortunately, what you are asking for is not one of them.
I'm thinking it's the "awkward page breaks" as you mentioned, through sections.
Create a section (section 1) for your "would you play again?" question.
Create another section underneath (section 2) with the question "why not?"
Create another section to continue to if they chose "yes" on section 1.
On section 1's "yes, no" list click the menu next to the "Required" toggle and select "go to section based on answer"
On "yes", select "Go to section 3"
On "no", select "Go to section 2"
I have a VB10 app that uses panels, one for menu, one for main screen and then i want to add one for a breadcrumb menu. I use user controls to display in pnlMain and would like the breadcrumb trail to add an link with user control info every time I add a screen to pnlmain...and remove the link when I click on the previous link.
I would like to build the links dynamically like they do here: http://www.codeproject.com/Articles/17714/Create-a-Breadcrumb-Menu-in-VB-NET-WinForms,
but I couldnt get the links to display when I ran the solution.
and if I get the links to show, how do I associate the user control to that link?
Thank you for your help. The breadcrumb shouldnt go more than 3-4 levels deep
Is there a way to create a pre-populated notes field when creating a user story in Rally? I want to define a standard format for my team to use and they would just need to fill in the requested fields.
This is a popular feature request. Some customers with this need setup their "template" stories pre-populated with the requisite data, and leave them un-scheduled, and ranked so they appear at the top of the backlog. Then they make copies of the template stories when creating new stories to write and then pull into sprints.
Rally (now CA Agile Central) now has support for defining templates for the Description field and it can be shared with other users, but as an experimental "Labs" feature. It is useable and works for me. To see the Lab features and try this out, click on your profile icon in the top right, choose My Settings, and click on the Labs link in the top bar. The feature is called Rich Text Template Sharing. Once you enable it, you should see a Templates link in the New Story creation dialog for the Description field.
I just installed a Joomla 1.6 Stable release onto my webserver. However, whenever I try to create an account, it takes me down to: using-joomla/extensions/components/users-component/registration-form. How do I change the home-screen login form box to use a different page for the user-registration form?
I have looked online, and they talk about editing options in the Login Form Module, but I don't see a module called Login Form in my Modules list. Even on clean install with nothing touched.
**Note I am starting off with the sample data installed.
If you look in the admin backend of 1.6 you will see that under Menus->About Joomla the Registration link you are clicking is a sub-menu of the Using Joomla! menu item. So this is why that link is being dynamically created with that URL.
To create a Registration form such as mysite.com/register then simply create a new registration form out of that sample contents menu tree. To do this in the admin backend go to Menus/Your Menu/Add New Menu Item Then when the Menu Manager pops up to create a new menu item click the select button next to the Menu Item Type and select Users Manager->Registration Form.
Hope this helps.
I also encountered this problem, so the decision was, the menu manager deleted all unnecessary. The problem is that the reference referred to the registration menu item "about joomla". PS I'm not Englishman, sorry for the spelling mistakes ...