Module diwata_intel::data_read[][src]

Re-exports

pub use data_container::RecordDetail;

Functions

get_all_lookup_for_window

for all fields in the all tabs of the window that has a dropdown, fetch the first page of the dropdown

get_database_name
get_has_many_records_service

TODO: add filter and sort

get_indirect_records_service

TODO: add filter and sort

get_lookup_data_of_tab
get_lookup_data_of_table_with_display_columns

get the data of this table, no joins since it is only used as lookup from some other table record_id is the value that is selected in the lookup ensure that the value is included in the first page this table must have it's own window too

get_main_table
get_maintable_data

get data for the window retrieving the Lookup table display columns

get_selected_record_detail

get the detail of the selected record data

get_total_records