InterSystemsDev via @like
Replacing ZEN - Part 2 - Strategic Issues #WebDevelopment #Caché #Angular2 #JSON #CSP #ZEN
https://community.intersystems.com/post/replacing-zen-part-2-strategic-issues
https://community.intersystems.com/post/replacing-zen-part-2-strategic-issues
InterSystems Developer Community
Replacing ZEN - Part 2 - Strategic Issues
Index to ArticlesPublished 2018-05-11 Last edit -Hi AllI this article I detail some strategic issues that a new development UI will need to address - these are the ones that I can think of now - other
InterSystemsDev via @like
Replacing ZEN - Part 3 - Progress to date 01 #WebDevelopment #Caché #Angular2 #JSON #CSP #ZEN
https://community.intersystems.com/post/replacing-zen-part-3-progress-date-01
https://community.intersystems.com/post/replacing-zen-part-3-progress-date-01
InterSystems Developer Community
Replacing ZEN - Part 3 - Progress to date 01
Index to ArticlesHi AllIt's been 6 weeks since my original article - - - - -but I have been busy on this project I have been looking at/thinking about a replacement for ZEN for aro
InterSystemsDev via @like
ZEN reports - non latin PDF output #Caché #ZEN #PDF
https://community.intersystems.com/post/zen-reports-non-latin-pdf-output
https://community.intersystems.com/post/zen-reports-non-latin-pdf-output
InterSystems Developer Community
ZEN reports - non latin PDF output
How do I get non latin text in PDF mode for ZEN reports?Currently cyrillic test is rendered as ####:
Class Test.Zen Extends %ZEN.Report.reportPage
{
Parameter DEFAULTMODE = "pdf";
/// Re
Class Test.Zen Extends %ZEN.Report.reportPage
{
Parameter DEFAULTMODE = "pdf";
/// Re
InterSystemsDev via @like
jQuery Mask #Caché #Compatibility #JSON #JavaScript #CSS #HTML #ZEN
https://community.intersystems.com/post/jquery-mask
https://community.intersystems.com/post/jquery-mask
InterSystems Developer Community
jQuery Mask
Hi everyone!Someone already try to use jQuery Mask Plugin on cache?I'm trying but unsuccessfully.First I created a new ambient on my own machine to developer in html and all works.So, I expo
InterSystemsDev via @like
Converting a list of non persistent objects into a ResultSet #Ensemble #ObjectScript #ZEN
>> http://ow.ly/cSsX50usTwy <<
>> http://ow.ly/cSsX50usTwy <<
InterSystems Developer Community
Converting a list of non persistent objects into a ResultSet
Hello,I'm using ZEN report to generate a PDF file out a table.Although, I need to display data from two tables splitted into two different namespaces.So, I created a process that fetches all the data
InterSystemsDev via @like
Q&A on #InterSystemsDevelopers: %SYS.LDAP - AddExts >> http://ow.ly/gsYw50vEMtc
#InterSystems #InterSystemsIRIS #Caché #WebDevelopment #ZEN
#InterSystems #InterSystemsIRIS #Caché #WebDevelopment #ZEN
InterSystems Developer Community
%SYS.LDAP - AddExts
Hi,Anyone know the correct way to pass the user and password of a new account using %SYS.LDAP?Set Status=##Class(%SYS.LDAP).AddExts(LD,DN,Attributes)