SlideShare a Scribd company logo
1 of 45
Download to read offline
6.53
FRONT END
SPECIALIZATION
STUDY HELP DECK
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 2
False = same as setting CSS display: none
3
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck
4
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck
5
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck
6
Anything added to the <ol> or <ul> tag, affects the entire
list, while properties added to the <li> tag will affect the
individual list items
The list-style-type property specifies the type of list item
marker – eg: circle, square, upper-roman, lower-alpha.
list-style-image an image - eg: list-style-image:
url('sqpurple.gif');
list-style-position if bullet points will be inside
or outside the list item. If inside, pushes the
text at the start.
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 7
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 8
<table style="width:100%">
<tr>
<th style="text-align:left">Month</th>
<th style="text-
align:right">Savings</th>
</tr>
<tr>
<td>January</td>
<td style="text-align:right">$100</td>
</tr>
<tr>
<td>February</td>
<td style="text-align:right"> $80</td>
</tr>
</table>
The <th> tag defines a header cell in an HTML table.
An HTML table has two kinds of cells:
Header cells - contains header information (created with the <th> element)
Data cells - contains data (created with the <td> element)
The text in <th> elements are bold and centered by default.
The text in <td> elements are regular and left-aligned by default.
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 9
Reactive and Web app: Form's data must be
stored in an aggregate or a variable
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 10
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 11
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 12
Base Theme or Theme in Module
Screen is higher than Block!
Each element OS style editor
OS UI
Block
Atributtes
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 13
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 14
to make sure Scafolding works
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 15
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 16
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 17
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 18
client actions are equivalent to methods
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 19
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 20
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 21
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 22
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 23
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 24
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 25
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 26
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 27
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 28
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 29
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 30
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 31
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 32
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 33
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 34
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 35
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 36
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 37
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 38
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 39
MODULE, not APP’s name/description!!
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 40
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 41
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 42
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 43
Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 44
THANK YOU
in/fabiogod
outsystems/profile

More Related Content

What's hot

Training Webinars - Secret hacks for OutSystems 10
Training Webinars - Secret hacks for OutSystems 10Training Webinars - Secret hacks for OutSystems 10
Training Webinars - Secret hacks for OutSystems 10OutSystems
 
OutSystems Tips and Tricks
OutSystems Tips and TricksOutSystems Tips and Tricks
OutSystems Tips and TricksOutSystems
 
Training Webinar: Detect Performance Bottlenecks of Applications
Training Webinar: Detect Performance Bottlenecks of ApplicationsTraining Webinar: Detect Performance Bottlenecks of Applications
Training Webinar: Detect Performance Bottlenecks of ApplicationsOutSystems
 
Using Processes and Timers for Long-Running Asynchronous Tasks
Using Processes and Timers for Long-Running Asynchronous TasksUsing Processes and Timers for Long-Running Asynchronous Tasks
Using Processes and Timers for Long-Running Asynchronous TasksOutSystems
 
What Is Light BPT and How Can You Use it for Parallel Processing?
What Is Light BPT and How Can You Use it for Parallel Processing?What Is Light BPT and How Can You Use it for Parallel Processing?
What Is Light BPT and How Can You Use it for Parallel Processing?OutSystems
 
Launching a BPT Process on Entity Update
Launching a BPT Process on Entity UpdateLaunching a BPT Process on Entity Update
Launching a BPT Process on Entity UpdateOutSystems
 
OutSystems Tricks & Tips for Complex UI Integrations
OutSystems Tricks & Tips for Complex UI IntegrationsOutSystems Tricks & Tips for Complex UI Integrations
OutSystems Tricks & Tips for Complex UI IntegrationsOutSystems
 
OutSystems User Groups - Introduction to OutSystems Architecture (Pune - 7 A...
 OutSystems User Groups - Introduction to OutSystems Architecture (Pune - 7 A... OutSystems User Groups - Introduction to OutSystems Architecture (Pune - 7 A...
OutSystems User Groups - Introduction to OutSystems Architecture (Pune - 7 A...OutSystemsNeo
 
Advanced Bootstrapping and Integrations - Chennai OutSystems User Group 27th ...
Advanced Bootstrapping and Integrations - Chennai OutSystems User Group 27th ...Advanced Bootstrapping and Integrations - Chennai OutSystems User Group 27th ...
Advanced Bootstrapping and Integrations - Chennai OutSystems User Group 27th ...OutSystemsNeo
 
Building CRUD Wrappers
Building CRUD WrappersBuilding CRUD Wrappers
Building CRUD WrappersOutSystems
 
Reactive Web Best Practices
Reactive Web Best PracticesReactive Web Best Practices
Reactive Web Best PracticesOutSystems
 
Testing With OutSystems
Testing With OutSystemsTesting With OutSystems
Testing With OutSystemsOutSystems
 
Create Amazing Reports in OutSystems
Create Amazing Reports in OutSystemsCreate Amazing Reports in OutSystems
Create Amazing Reports in OutSystemsOutSystems
 
Tenants: A Look Behind the Scenes
Tenants: A Look Behind the ScenesTenants: A Look Behind the Scenes
Tenants: A Look Behind the ScenesOutSystems
 
BPM Patterns & Best Practices with OutSystems BPT
BPM Patterns & Best Practices with OutSystems BPTBPM Patterns & Best Practices with OutSystems BPT
BPM Patterns & Best Practices with OutSystems BPTGonçalo Borrêga
 
Hands-On With Reactive Web Design
Hands-On With Reactive Web DesignHands-On With Reactive Web Design
Hands-On With Reactive Web DesignOutSystems
 
Hardcore CSS Made Easy
Hardcore CSS Made EasyHardcore CSS Made Easy
Hardcore CSS Made EasyJosé Rosário
 
OutSystems Webinar - Building a Live Style Guide
OutSystems Webinar - Building a Live Style GuideOutSystems Webinar - Building a Live Style Guide
OutSystems Webinar - Building a Live Style GuideDaniel Reis
 
Accessibility with OutSystems
Accessibility with OutSystemsAccessibility with OutSystems
Accessibility with OutSystemsBruno Marcelino
 
Using Processes and Timers for Long-Running Asynchronous Tasks
Using Processes and Timers for Long-Running Asynchronous TasksUsing Processes and Timers for Long-Running Asynchronous Tasks
Using Processes and Timers for Long-Running Asynchronous TasksOutSystems
 

What's hot (20)

Training Webinars - Secret hacks for OutSystems 10
Training Webinars - Secret hacks for OutSystems 10Training Webinars - Secret hacks for OutSystems 10
Training Webinars - Secret hacks for OutSystems 10
 
OutSystems Tips and Tricks
OutSystems Tips and TricksOutSystems Tips and Tricks
OutSystems Tips and Tricks
 
Training Webinar: Detect Performance Bottlenecks of Applications
Training Webinar: Detect Performance Bottlenecks of ApplicationsTraining Webinar: Detect Performance Bottlenecks of Applications
Training Webinar: Detect Performance Bottlenecks of Applications
 
Using Processes and Timers for Long-Running Asynchronous Tasks
Using Processes and Timers for Long-Running Asynchronous TasksUsing Processes and Timers for Long-Running Asynchronous Tasks
Using Processes and Timers for Long-Running Asynchronous Tasks
 
What Is Light BPT and How Can You Use it for Parallel Processing?
What Is Light BPT and How Can You Use it for Parallel Processing?What Is Light BPT and How Can You Use it for Parallel Processing?
What Is Light BPT and How Can You Use it for Parallel Processing?
 
Launching a BPT Process on Entity Update
Launching a BPT Process on Entity UpdateLaunching a BPT Process on Entity Update
Launching a BPT Process on Entity Update
 
OutSystems Tricks & Tips for Complex UI Integrations
OutSystems Tricks & Tips for Complex UI IntegrationsOutSystems Tricks & Tips for Complex UI Integrations
OutSystems Tricks & Tips for Complex UI Integrations
 
OutSystems User Groups - Introduction to OutSystems Architecture (Pune - 7 A...
 OutSystems User Groups - Introduction to OutSystems Architecture (Pune - 7 A... OutSystems User Groups - Introduction to OutSystems Architecture (Pune - 7 A...
OutSystems User Groups - Introduction to OutSystems Architecture (Pune - 7 A...
 
Advanced Bootstrapping and Integrations - Chennai OutSystems User Group 27th ...
Advanced Bootstrapping and Integrations - Chennai OutSystems User Group 27th ...Advanced Bootstrapping and Integrations - Chennai OutSystems User Group 27th ...
Advanced Bootstrapping and Integrations - Chennai OutSystems User Group 27th ...
 
Building CRUD Wrappers
Building CRUD WrappersBuilding CRUD Wrappers
Building CRUD Wrappers
 
Reactive Web Best Practices
Reactive Web Best PracticesReactive Web Best Practices
Reactive Web Best Practices
 
Testing With OutSystems
Testing With OutSystemsTesting With OutSystems
Testing With OutSystems
 
Create Amazing Reports in OutSystems
Create Amazing Reports in OutSystemsCreate Amazing Reports in OutSystems
Create Amazing Reports in OutSystems
 
Tenants: A Look Behind the Scenes
Tenants: A Look Behind the ScenesTenants: A Look Behind the Scenes
Tenants: A Look Behind the Scenes
 
BPM Patterns & Best Practices with OutSystems BPT
BPM Patterns & Best Practices with OutSystems BPTBPM Patterns & Best Practices with OutSystems BPT
BPM Patterns & Best Practices with OutSystems BPT
 
Hands-On With Reactive Web Design
Hands-On With Reactive Web DesignHands-On With Reactive Web Design
Hands-On With Reactive Web Design
 
Hardcore CSS Made Easy
Hardcore CSS Made EasyHardcore CSS Made Easy
Hardcore CSS Made Easy
 
OutSystems Webinar - Building a Live Style Guide
OutSystems Webinar - Building a Live Style GuideOutSystems Webinar - Building a Live Style Guide
OutSystems Webinar - Building a Live Style Guide
 
Accessibility with OutSystems
Accessibility with OutSystemsAccessibility with OutSystems
Accessibility with OutSystems
 
Using Processes and Timers for Long-Running Asynchronous Tasks
Using Processes and Timers for Long-Running Asynchronous TasksUsing Processes and Timers for Long-Running Asynchronous Tasks
Using Processes and Timers for Long-Running Asynchronous Tasks
 

Recently uploaded

Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsAndrey Dotsenko
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 

Recently uploaded (20)

DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 

OutSystems Front End Specialization - Study Help Deck

  • 2. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 2 False = same as setting CSS display: none
  • 3. 3 Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck
  • 4. 4 Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck
  • 5. 5 Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck
  • 6. 6 Anything added to the <ol> or <ul> tag, affects the entire list, while properties added to the <li> tag will affect the individual list items The list-style-type property specifies the type of list item marker – eg: circle, square, upper-roman, lower-alpha. list-style-image an image - eg: list-style-image: url('sqpurple.gif'); list-style-position if bullet points will be inside or outside the list item. If inside, pushes the text at the start. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck
  • 7. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 7
  • 8. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 8 <table style="width:100%"> <tr> <th style="text-align:left">Month</th> <th style="text- align:right">Savings</th> </tr> <tr> <td>January</td> <td style="text-align:right">$100</td> </tr> <tr> <td>February</td> <td style="text-align:right"> $80</td> </tr> </table> The <th> tag defines a header cell in an HTML table. An HTML table has two kinds of cells: Header cells - contains header information (created with the <th> element) Data cells - contains data (created with the <td> element) The text in <th> elements are bold and centered by default. The text in <td> elements are regular and left-aligned by default.
  • 9. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 9 Reactive and Web app: Form's data must be stored in an aggregate or a variable
  • 10. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 10
  • 11. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 11
  • 12. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 12 Base Theme or Theme in Module Screen is higher than Block! Each element OS style editor OS UI Block Atributtes
  • 13. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 13
  • 14. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 14 to make sure Scafolding works
  • 15. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 15
  • 16. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 16
  • 17. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 17
  • 18. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 18 client actions are equivalent to methods
  • 19. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 19
  • 20. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 20
  • 21. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 21
  • 22. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 22
  • 23. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 23
  • 24. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 24
  • 25. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 25
  • 26. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 26
  • 27. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 27
  • 28. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 28
  • 29. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 29
  • 30. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 30
  • 31. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 31
  • 32. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 32
  • 33. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 33
  • 34. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 34
  • 35. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 35
  • 36. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 36
  • 37. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 37
  • 38. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 38
  • 39. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 39 MODULE, not APP’s name/description!!
  • 40. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 40
  • 41. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 41
  • 42. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 42
  • 43. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 43
  • 44. Fábio Godinho | OutSystems © Front End Specialization | Study Help Deck 44