Views:

Transcript:

0:00 hi everyone this is Patrick from Noor 52
0:03 here and in this video I'm going to give
0:05 you an overview of noir 52 for dynamics
0:08 portals there is another video in the
0:11 description field that you can watch to
0:13 see how to install noir 52 but in
0:16 essence the following records aren't all
0:18 in your portal on webb Templar a page
0:22 template our web page a web page access
0:25 control rule and entry permission and a
0:29 web file with a note that contains the
0:31 noir 52 portal javascript library with
0:35 noir 52 for dynamics portals you can
0:37 bind one or more formulas to an entity
0:39 form that you would then use within a
0:42 page on your portal North52 handles all
0:45 the bindings behind the scenes they are
0:47 added to the custom JavaScript fields
0:49 it's in the entity form directly noir 52
0:52 bindings will not impact override or
0:55 otherwise alter any other JavaScript in
0:57 that field you can use noir 52 portal
1:00 side by side with other custom
1:02 JavaScript on this screen I have the
1:05 create case entity form as you can see
1:08 it contains JavaScript from Microsoft on
1:11 this page I have a very simple North52
1:14 formula to show a formal notification
1:16 unload the event selected is unload of
1:20 the web create case in my deployment
1:23 options I've selected the customer
1:25 self-service portal when I save the
1:29 formula and refresh my entity form you
1:32 can see that the additional custom
1:33 JavaScript North52 has been added to
1:35 the form it will dynamically load in the
1:38 noir 52 portal library and an execute of
1:41 formulas this is an additional formula
1:44 that will be triggered on change of the
1:47 title field on the portal form it will
1:50 hide the case type code field when I
1:52 save it and refresh the entry form you
1:55 can see another formula shortcodes
1:57 has been added this time in the end 52
2:00 bindings aren't change
2:05 North52
2:07 it's formula calculations true the
2:09 retrieved multiple event on the m-52
2:11 formula calculation entity information
2:14 such as the formula short code is passed
2:17 to a liquid query the query doesn't
2:19 select and the formula calculation entry
2:22 which executes the formula with the
2:25 results of the formula being passed back
2:26 as the response to the liquid query this
2:30 form now contains the unchanged event
2:33 for the title fields that I configured
2:35 earlier when I fire the formula you can
2:38 see the case type field is now being
2:40 hidden opening the developer tools and
2:44 going to the network section I place it
2:46 side-by-side with the portal form here
2:49 you can see the network calls being made
2:51 every time I make a change to the title
2:53 field the response times are visible at
2:56 the formula fires with noir 52 you can
2:59 enable tracing on your portal formulas
3:01 so one of the formula executes you can
3:04 review exactly what logic was executed
3:06 as well as the values that were used at
3:08 the time one of the client-side
3:11 functions offered with noir 52 is set
3:14 required fields when you use this
3:16 function it will dynamically add a page
3:18 validator on the form to that field you
3:21 can also remove page value letters if
3:23 required with a set not required fields
3:32 nor 50 to portal form
3:35 can be exported from a dev environment
3:36 via a solution and imported into a test
3:39 or production environment just like our
3:41 standard formulas in the destination
3:44 than a mix environment all you need to
3:45 do is publish our customizations thank
3:49 you for watching if you have any
3:50 questions or need any assistance please
3:52 contact support at North52 comm or visit
3:56 support on or 52 comm