美好的一天,问题:任何人都知道如何禁用Lotus notes快捷键,例如在视图中,没有复制和粘贴数据?
如何在莲花笔记中结束.
例.
@If(@Text(textbox1)="";@Failure("Please input your name");@Success);@command([filesave])
Run Code Online (Sandbox Code Playgroud) 在这里,我有这个代码
@MailSend(sample1;sample2:sample3; "";"sample, #"+number;
"Good Day! " +@NewLine+ "
Please click the link to see details of the sample for your Reference.. " +@NewLine+ "
sample Details: ----->"+Category_1++@NewLine+"
Material 1----> "+Mat_1+@NewLine+"
Material 2----> "+Mat1_1+@NewLine+"
Material 3----> "+Mat2_1+@NewLine+"
Material 4----> "+Mat3_1+@NewLine+"
Material 5----> "+Mat4_1+@NewLine+"
Material 6----> "+Mat5_1+@NewLine+"
Material 7----> "+Mat6_1+@NewLine+"
Thanks "+@NewLine+" ";"";[IncludeDoclink])|
@Command([FileSave])|
@Command([CloseWindow]))
Run Code Online (Sandbox Code Playgroud)
我想知道我是否以这种格式如何摆桌子?像php或表格中的表格视图.
我正在网上搜索如何在lotus notes设计器上制作图表,我看到一些.ntf文件,但我不知道如何使用它.我的问题如何制作图表?我有数据但是可以在莲花多米诺骨牌上制作图表吗?