Regarding ProductList View URL - dynamics-crm-2011

In customization Page Once the user edits or adds products and hits save, the tab would close and they would be on the product list view of the order.In short How to get Url of product list view of the order and set into button control in another page?

Related

Nintex Edit Page, Editting a webpart show an empty page

I am editing a form using Nintex. I want to show a list from another form in my form, but I need the list updated (I can do ajax auto refresh for the list on its own page). I have the list in my form as a webpart, when I click edit the webpart, it show nothing, just a page with my form title. Could someone help me please?

Some phrases and products for empty text search

As a part of empty search in Hybris,we are required to display some phrases and products even when customer does not search anything.
How to go about this scenario?Will we have to make changes in the individual controller methods?
You can return a searchEmpty CMS page whenever searchPageData doesn't contain the data.
Now you can design the searchEmpty CMS page as you want.
Like the page contains phrases and product components to display phrase and products which can be changed/configured though WCMS.
Edit:
As you mentioned in your comment, you want to show static text and products in autosuggestions when the user clicks search box.
Approach 1.
You can render static text and your selected product data in the hidden container with all pages. Now on search-box click event show that data as autosuggestion dropdown.
Approach 2.
On the search-box click event make ajax call(custom mapping) to get the static data content(JSP).

How do you limit the Leads viewable to an owner, role, or workgroup?

After opening record from the GI, I am still able to page to the next record that is not within the GI's scope. How can I limit this to a specific workgroup, role, or owner?
The row-level access screens do not have anything for CRM there, owners nor workgroups seems to limit who can see what... there must be a way to limit the leads viewable for a salesperson... how is this done?
With the Entry Point tab from the Generic Inquiry screen, you can match the selected inquiry to a data entry form. Once you have replaced the data entry form with this inquiry, when you try to click the name of the entry form in the navigation pane, you are redirected to the inquiry. If you select a record in the list, the data entry form opens and displays the details of the selected record. Also, if you create a new record from the inquiry, the entry form opens.
There is no mechanism to automatically match behavior of a data entry form with the associated inquiry. When you select a record in the inquiry list, the associated data entry form opens. The opened entry form is not aware of filter conditions set up for the inquiry. To limit access to records in the data entry form, you should create a custom data entry screen with filter conditions for primary view and Lead ID selector identical to those defined for the associated inquiry.

Netsuite Inventory Item Custom Forms keep changing

We have created a custom form for certain inventory items in Netsuite. When we want to go back and edit that inventory item, it automatically goes back to our default custom form. We manually have to change the form back to what we want to use each time we edit these types of items.
Is there a way to have it so when these specific items are opened to edit that it will always go to the custom form that we originally created it on?
No need to create a workflow/script. You just need to set the custom form to "Store Form with Record".
Customize the form and checked the option that says "Store Form with Record".
Every time you create an Item Record select the form and fill in the necessary information and save it. After saving it the form will be automatically saved with the record and it will be used every time you edit and view the record.
Definition of "Store Form with Record"
Check this box to store this custom form with each record entered with this form.
This ensures that your records are viewed and edited with this form regardless of who is viewing or editing the record.
Options:
1. Add the custom form to the menu and choose that menu item when editing those types of inventory items.
Write a workflow (SuiteFlow) that opens the correct form based on the inventory item type.
Write SuiteScript that will open the correct form based on the inventory item type.

Drop down list box of links to a page which immediately redirects the user on change

I would like to have a drop down list box of links to a page so that users can select it and immediately be redirected to that page. How can I achieve this? Is there any such component in PrimeFaces?
You could put the text as the display item and the hyperlink as the selectitem. If you do "onselect" you can go to the hyperlink from your javascript... I think.

Resources