How to identify selected tab in Acumatica? - acumatica

I have a custom screen with two filters and in the header section and three tab items with grid controls. I also have a print button which prints grid data in the report. My question is, how I can identify which tab is selected.
For example, I have tab names like Open, Closed and All. If the user selected Closed tab and click on the print button I need to identify the user is in the Closed tab.

Related

Where can I find list of changes I made in excel worksheet? [migrated]

This question was migrated from Stack Overflow because it can be answered on Super User.
Migrated 21 days ago.
I made some changes in my excel worksheet and want to view for the list of changes I made, however, the history sheet is not displaying after I click the "OK" button in the Highlight changes dialog box. I watched the video about Track changes, and part of the video shows that after clicking "OK" button the history (list of changes) sheet is displaying. I expect the same thing I saw in the video,
These are the steps I followed:
Click Review > Track Changes > Highlight Changes.
Under Highlight which changes, select the When check box and then, in the When list, click All.
Clear the Who and Where check boxes.
4.Select the List changes on a new sheet check box.
Click OK.
# In the history worksheet, click the filter arrows next to the column labels to find the information that you want.
*

SharePoint List can't unhide hidden column

I created a new list in sharepoint with 35 columns (Single line of text), then I added next additional 5 colums, but that 5 coulms automatically sets as hidden. I marked them as visible in Show/Hide colums menu, but when i refresh the page everything goes back to its previous state. I have no idea what to do to make them visible in my list.
After marking your columns as visible or hidden, you need to click on "Apply" on top of the menu. After this, click on "All Items"--> "Save as" and then choose a view. If you only have one view of your list, I would name it "All Items" as suggested. Click "Save" and your changes will be visible in your list.

Add Multiple textbox by add butoon click in .net

I Want to Create a Multiple textbox on add button click three textbox and a droplist should be added on every click and on save button the the value should be saved in database

SSRS: Jump To Different Page Within Same RDL File Using Action Textbox

I'm currently using Visual Studio 2012. I have 4 matrix views on my .rdl file and on each matrix view, in the General tab, I selected "Add a page break after" on each Matrix.
So basically, when previewing, it'll show each report on it's own separate page, 4 in total. Above each matrix, I have 4 text boxes with each name of the report in each text box.
Basically, I want to add an action to these text boxes that say if user is looking at Page 1 with has report #1, they can click on Report #4 and it will take them to Page 4 to view Report #4, or when click on Report #3 it will take them to Page 3 with that report.
When I go to textbox properties and click on Action, how do I write javascript code for that to happen? Or any code that will help it to work?
You can use the Bookmark property of each matrix and the Action property present in the textbox.
This is an example to link the textbox Report #1 1 to the Matrix 1. Select the matrix and press F4, look for the Other node and set Bookmark property to Report1, as follows:
Now go to the textbox you want to click to go to the matrix, right click it and select Textbox Properties... / Action tab and type Report1 in the Select Bookmark: input.
Note in the Bookmark property you input can any string, just be sure to
use the same string in the Action property of the textbox.
Do the same for each textbox and matrix.
Let me know if this helps.

crm dynamics 2011 add a new value to dropdown list and set default value

I cannot find how to add a country to drop down menu when creating account, lead or contact. At the moment I see only 2 countries. I need to add one more and make it as default one. So when I create lead, contact or account I don't need to choose every time. I have all the rights but no knowledge.
Click on the Customize tab on the top of form ribbon and then select the Form option.
Form will open in edit mode, double click on country field and on new window select the Details tab.
Click on Edit button, a new window will open
Add new option by clicking on the green colour plus button (pointed out in screenshot below).
Select the default country from default value drop down (pointed out in screenshot below).
Save and close the Field window
Save and Publish the form.
You are ready to go.

Resources