Lookups

/ <% if(is_new) { %>New Lookup<% } else { %><%- lookup_name %><% } %>

<% if(lookup_type === "kv") { %>
Changes are automatically saved in real-time
<% } %>
<% if(insufficient_permissions) { %>
You don't have permission to edit this lookup file. You need admin_all_objects in order to create KV store lookups.
<% } else { %> <% if(is_new) { %>
<% if(lookup_type === "csv"){ %>Generally ends with ".csv"<% } else { %>Specifies the name of collection<% } %>
<% if(lookup_type === "csv"){ %>
<% } %>
<% if(lookup_type === "csv"){ %>Specifies the app where the lookup file will reside<% } else { %>Specifies the app where the collection will reside<% } %>
<% if(lookup_type === "kv"){ %>
<% } %>
Warning!
Ok!
<% if(lookup_type === "csv") { %>
Right-click the table for editing options
<% } %>
<% if(lookup_type === "csv"){ %>
<% } %>
<% } %>
Warning!
Ok!
Right-click the table for editing options
<% if(lookup_type === "kv"){ %>
<% } %> <% if(lookup_type === "csv"){ %>
<% if(search_link !== null) { %> Open in Search <% } %>
<% } else if(lookup_type === "kv") { %>
<% if(search_link !== null) { %> Open in Search <% } else { %> <% } %>
<% } %>
<% } %>