I have a form that contains a list lookup control referencing a list that has very limited permissions. Almost everyone has no permissions on that list's level and it has to stay that way. Therefore, ...
Hello! I am trying to access a table in a SQL Server that isn't the SharePoint SQL Server Database Engine. I am able to use the SQL Request control to access ourSharePoint SQL Server Database Engine b...
I have a link in the structural navigation of my SharePoint site. I want it to dynamically change to connect to the newest file in a document library once it is updated. Is there a way for me to have ...
I have a repeating section that I am manipulating in various ways. One of the ways I am doing so is by deleting the last row b using the following Javascript: NWF$('.rsdata .nf-repeater-row...
I am trying to save a default content new form and then send the user to another content type form for the same item but in edit form. I am using JavaScript to send the user to another content type fo...