Ok so am fairly new to SharePoint and InfoPath but here is the thing. I have made this form in InfoPath. Section A gets data from a SharePoint library, Section B get data from another SharePoint library but that data is dependent on the data in Section A. Section C gets data from another different library but the data is also dependent on whats in Section A. So now I want the 'Show' button I have circled to be disable and enabled only when the queried record exists in the Library of Section C. InfoPath Form image
相关问题
- Inheritance impossible in Windows Runtime Componen
- NOT DISTINCT query in mySQL
- how to get running process information in java?
- Sharepoint multiple connections to a web parts
- Is TWebBrowser dependant on IE version?
相关文章
- 如何让cmd.exe 执行 UNICODE 文本格式的批处理?
- 怎么把Windows开机按钮通过修改注册表指向我自己的程序
- Warning : HTML 1300 Navigation occured?
- Bundling the Windows Mono runtime with an applicat
- Windows 8.1 How to fix this obsolete code?
- Connection pooling vs persist connection mysqli
- Directly signing an Office Word document using XML
- CosmosDB emulator can't start since port is al
On the Button you want disabled, create a Formatting Rule to disable that control with a condition of one of your fields being empty or some value it wouldnt be until the other section is showing that data.