Time is a vital resource that every business treasures and tries to transform into a advantage. In choosing document management application, pay attention to a clutterless and user-friendly interface that empowers users. DocHub provides cutting-edge tools to enhance your document administration and transforms your PDF editing into a matter of one click. Hide Calculated Field into the General Patient Information with DocHub to save a lot of time as well as enhance your efficiency.
Make PDF editing an simple and easy intuitive operation that helps save you plenty of valuable time. Quickly adjust your files and send them for signing without looking at third-party options. Give attention to relevant tasks and improve your document administration with DocHub starting today.
Hello and welcome everyone! I got this question from a user. He has this table. And what he wants to do is if this field, this lookup field, is set to that value, he wants to hide this child tab. The tab link, and the tab contents as well. So basically, this is achievable by using some JavaScript code. First we need to identify the value selected in that lookup field. And if it meets a certain value then we want to hide that childs tab. I dont have the project itself so I will not be using this specific example but Ill use a similar example from our Northwind demo. So in the orders table we have an employee lookup field and we want to set it similarly: If the employee is set to a specific value then we want to hide the order items child tab and its contents. So to do this lets open the inspector window by pressing F12. Now the employee field is named EmployeeID so Ill type here $j # EmployeeID, which is name of the field. dot. val. So this displays 8 so 8 is the ID of the currentl